Welcome![Sign In][Sign Up]
Location:
Search - Gauss Seidel

Search list

[AlgorithmGauss-Seidel-method

Description: In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
Platform: | Size: 52224 | Author: Dmitriy | Hits:

[Algorithmgs

Description: GAUSS SEIDEL ITERATION FOR N SIMULTANEOUS LINEAR EQUATIONS
Platform: | Size: 1024 | Author: bellaoui | Hits:

[matlabapplication-of-CG-and-Gauss-Seidel-

Description: 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
Platform: | Size: 43008 | Author: 张明 | Hits:

[JSP/JavaGauss-Seidel

Description: 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
Platform: | Size: 2048 | Author: shixuehai | Hits:

[AlgorithmGauss---Seidel-Algorithm

Description: 合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现-Gauss- Seidel Algorithm
Platform: | Size: 967680 | Author: dengpao | Hits:

[AlgorithmGauss---Seidel-iteration

Description: 使用高斯-赛德尔迭代求解方程组的值,是我数值分析课的作业,只能求解有唯一解情况-The value of using the Gauss- Seidel iteration for solving equations, numerical analysis homework assignment has a unique solution can only solve the
Platform: | Size: 1024 | Author: 徐文涛 | Hits:

[matlabJacobi-and-Gauss-Seidel

Description: Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
Platform: | Size: 5120 | Author: 涉水灯盏 | Hits:

[matlabgauss-seidel

Description: The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However, you should beware that the convergence tolerance must be carefully selected. Because the convergence criterion is based on the error between iterations, the same convergence criteria may lead to very different results. The direct solution technique presented in Section 2.6.2 is generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as MATLAB that provides a computationally efficient means of solving sparse matrices is available.
Platform: | Size: 489472 | Author: Danny | Hits:

[matlabGauss-Seidel

Description: Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
Platform: | Size: 2048 | Author: wp | Hits:

[Othergauss-seidel

Description: 高斯赛德尔解方程C++程序,初级学习程序,比较简单,适合初学者并且学习了计算方法的同学-gauss-seidel C++ program
Platform: | Size: 1024 | Author: James | Hits:

[matlabJacques-and-gauss-seidel-algorithm

Description: Jacques and gauss seidel algorithm 常见常用的雅克比及搞死赛德尔的算法-Jacques and gauss seidel algorithm used Jacques the ratio and Gaosi Seidel algorithm
Platform: | Size: 2048 | Author: Charlie | Hits:

[Algorithmgauss-seidel-iteration

Description: 用高斯--赛德尔迭代(主对角线优势下)求解线性方程组。-Solving linear equations using Gauss- Seidel iteration (the main diagonal advantages under).
Platform: | Size: 1024 | Author: 钱巧娅 | Hits:

[Otherlaplace-solver-point-gauss-seidel

Description: point gauss seidel method for solving laplace equation
Platform: | Size: 1024 | Author: ali | Hits:

[OtherGauss---Seidel-iterative-method

Description: 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
Platform: | Size: 3072 | Author: 江一 | Hits:

[OtherGauss-Seidel

Description: 用Gauss-Seidel迭代法求解线性方程组,输入文件及线型方程组的内容放在Gauss-seidel文件中。-With the Gauss-Seidel iterative method for solving linear equations, linear equations of the input file and the contents on the Gauss-seidel file.
Platform: | Size: 2048 | Author: 沈民 | Hits:

[matlabGauss-Seidel

Description: 本文件含有Gauss-Seidel求解方程组的解,Gauss列选主元消去法解线性代数方程组Ax=b的解,经验证正确。-This document contains the Gauss-Seidel solution for solving equations, Gauss column pivoting elimination method for solving linear algebraic equations Ax = b, solution, proven correct.
Platform: | Size: 11264 | Author: 刘斗世 | Hits:

[CSharpGauss-seidel-solutions

Description: 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations
Platform: | Size: 1024 | Author: 纪成 | Hits:

[Algorithmgauss-seidel--iteration

Description: Gauss-Seidel 迭代是数值计算方法中增加迭代效率,减少迭代时间的一种方法. 采用vs2010,C语言.-Gauss-Seidel iteration is iterative numerical method to increase efficiency and reduce iteration time of a method. Using vs2010, C language.
Platform: | Size: 3072 | Author: fanyongxiang | Hits:

[Algorithmgauss-seidel

Description: 二维热传导扩散方程的高斯-赛德尔迭代方法。-A two-dimensional thermal diffusion problem using Gauss-Seidel iteration method.
Platform: | Size: 290816 | Author: lingnanlin | Hits:

[matlabjacobi-gauss-seidel-sor

Description: 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
Platform: | Size: 50176 | Author: 李春兰 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net